home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Toolbox / Visual Basic Toolbox (P.I.E.)(1996).ISO / setup_ut / asetup / setup.inf < prev    next >
INI File  |  1995-09-19  |  805b  |  31 lines

  1. ;
  2. ; Example SETUP.INF file for SETUP.EXE 4.7 Standard Edition
  3. ; (every setting has a default anyway)
  4. ;
  5. ; This would install a fictional VB 3.0 Loan Application which has not
  6. ; been provided with this product - change the settings to your
  7. ; own specific product details.
  8. ;
  9. [BootSetup]
  10. DialogTitle=Loan Application Setup
  11. ;DialogMessage1=Please wait...;20
  12. ;DialogMessage2=Initialising Setup...;40
  13. DialogWidth=300
  14. DialogHeight=150
  15. DialogColor=0
  16. DialogStyle=0
  17. SetupFileName=SETLOAN.EXE
  18. SetupDistName=SETLOAN.EX_
  19. ;ErrorMessageLaunch=
  20. SetupLog=1
  21. SetupLogFile=SETLOAN.LOG
  22. DeleteSetup=1
  23. UseTempDir=0
  24. ;TempDir=~SETLOAN
  25. ;ErrorMessageTempDir=
  26. VersionCheck=0
  27. ;NoIgnore=1
  28. ErrorMessageInstall=Please contact your distributer.
  29. ;ErrorMessageInstallOther=
  30. File1=VBRUN300.DLL
  31. File2=SETUPKIT.DLL